home *** CD-ROM | disk | FTP | other *** search
/ Micromanía: 150 Juegos 2010 / 150Juegos_16.iso / Shareware / Shape Smash / shape-smash.swf / scripts / Code / OPTIONS / _gs337_TSPop2.as < prev    next >
Encoding:
Text File  |  2010-05-14  |  297 b   |  15 lines

  1. package Code.OPTIONS
  2. {
  3.    import mx.core.SoundAsset;
  4.    
  5.    [Embed(source="/_assets/577_Code.OPTIONS._gs337_TSPop2_Code.OPTIONS._gs337_TSPop2.mp3")]
  6.    public class _gs337_TSPop2 extends SoundAsset
  7.    {
  8.       public function _gs337_TSPop2()
  9.       {
  10.          super();
  11.       }
  12.    }
  13. }
  14.  
  15.